home *** CD-ROM | disk | FTP | other *** search
- body {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- background-color: #909090;
- }
-
- #content {
- background: url(helpicon.jpg) #CECECE top left no-repeat;
- border: 1px solid #444;
- }
-
- a {text-decoration: none; color: #000; font-style: oblique; font-weight: bold;}
- a:hover {text-decoration: none; background-color: #000; color: #FFF;}
-
- h2 {
- font-weight: bold;
- font-size: 21px;
- margin: 20px 20px 0px 60px;
- }
-
- h3 {
- font-weight: bold;
- font-size: 13px;
- margin: 10px;
- }
-
- p {
- font-size: 11px;
- margin: 10px 20px;
- }
-
- ul {
- font-size: 12px;
- }
-
- img {
- margin: 4px;
- }
-
- blockquote {
- margin: 15px;
- padding: 10px;
- background-color: #B4B4B4;
- font-size: 11px;
- }
-